checkbutton: Don't use parent button's gadget
authorTimm Bäder <mail@baedert.org>
Thu, 4 May 2017 07:03:04 +0000 (09:03 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 20 Jul 2017 01:27:11 +0000 (21:27 -0400)
commitb4e26e686dd36e1a3b22e97f1373cb72333b2595
treeb1ce92a2307fb4b3962222180a1c5bdde94d268c
parentb29b807c3c6753a09a6910629a26ea71a8a76110
checkbutton: Don't use parent button's gadget

check buttons showing their indicator still use the internal boxgadget
and have therefore the wrong size, but this gets us closer.
gtk/gtkcheckbutton.c